efl-dbg software package provides Debugging symbols for the Enlightenment Foundation Libraries, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install efl-dbg
efl-dbg is installed in your system.
Make ensure the efl-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep efl-dbg *
You will get with efl-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Debug packages |
| Package | efl-dbg |
| Version | 1.8.6-2.5 |
| Description | Debugging symbols for the Enlightenment Foundation Libraries |
| Sub Section | debug |